MY字典>英语词典>call in翻译和用法

call in

英 [ˈkɔːl ɪn]

美 [ˈkɔːl ɪn]

请来; 找来; 顺路拜访; 顺道走访

电力

柯林斯词典

  • PHRASAL VERB 请来;找来
    If youcallsomeonein, you ask them to come and help you or do something for you.
    1. Call in an architect or surveyor to oversee the work.
      找个建筑师或监理员来监工。
  • PHRASAL VERB 顺路拜访;顺道走访
    If youcall insomewhere, you make a short visit there.
    1. He just calls in occasionally...
      他只是偶尔过来坐坐。
    2. I got into the habit of calling in on Gloria on my way home.
      我养成了回家路上顺便去看格洛丽亚的习惯。

英英释义

verb

  • make a phone call
    1. call in to a radio station
    2. call in sick
  • summon to a particular activity or employment
    1. Experts were called in
  • summon to enter
    1. The nurse called in the next patient
  • cause to be returned
    1. recall the defective auto tires
    2. The manufacturer tried to call back the spoilt yoghurt
    Synonym:recallcall backwithdraw
  • demand payment of (a loan)
    1. Call a loan
    Synonym:call
  • take a player out of a game in order to exchange for another player
    1. pay a brief visit
      1. The mayor likes to call on some of the prominent citizens
      Synonym:visitcall

    双语例句

    • It acts like a macro in this context, where calling the method of function via the closure makes the function call in the context of where it's defined.
      它在此上下文中用作宏,通过闭包调用函数方法将在定义它的上下文中执行函数调用。
    • All the reporters rushed to the telephone to call in their stories when the game was over.
      比赛结束时,所有的记者都冲到电话机房,用电话把采访的情况通知出去。
    • I got into the habit of calling in on Gloria on my way home.
      我养成了回家路上顺便去看格洛丽亚的习惯。
    • You can add a call in YY_INPUT to the function GetNextChar(), which reads the data from a file and keeps information about the position of the next character to read.
      我们可以在YYINPUT宏中添加一个对GetNextChar()函数的调用,后者从文件中读取数据,并保留了下一个要读取的字符的位置信息。
    • Do you mind if I call in you this evening?
      你不介意今晚我们去拜访你吧?
    • If you apply install changes with scripting, then you should also include a last call in that script to interact with your SAN to capture and copy a snapshot.
      如果通过脚本应用安装更改,则还应该在脚本中最后包含与SAN交互的调用,以捕获和复制快照。
    • In this case, the sending server prepares the token for the remote call in an outbound login module.
      在这个示例中,发送服务器在出站登录模块中准备远程调用的令牌。
    • Notice that the refactoring updated the greet() method call in the main() method, and used the default value, Welcome for the first parameter, in addition to changing the method itself.
      注意,除了更改方法自身之外,重构还更新了main()方法中的greet()方法调用,并使用默认值Welcome作为第一个参数。
    • The argument to the success method is the return value of the call in the interface and implementation.
      成功方法的参数是接口和实现中的调用的返回值。
    • This section demonstrates how to get the function descriptor of a system call in different situations.
      本节将演示如何在不同情形下获得系统调用的函数描述符。